@charset "UTF-8";
/* CSS Document */
/* reset.css V1.6  Start*/
body, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ul, ol, li, form, button, input, textarea, th, td { font-weight: normal; margin: 0; padding: 0; }

body, button, input, select, textarea, h1, h2, h3, h4, h5, h6, i { font: normal 12px "Helvetica Neue", "Microsoft YaHei", Helvetica, STHeiTi, sans-serif; -moz-osx-font-smoothing: grayscale; -webkit-font-smoothing: antialiased; }

ul, ol, li { list-style: none; }

a { text-decoration: none; color: #333; }

a:hover { text-decoration: none; }

img { vertical-align: top; border: 0; }

button, input, textarea { font-size: 100%; vertical-align: middle; outline: none; border-radius: 0; -webkit-appearance: none; }

table { border-spacing: 0; border-collapse: collapse; }

div, a { -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html { font-size: 100px; }

@media screen and (min-width: 360px) { html { font-size: 112.5px; } }

@media screen and (min-width: 375px) { html { font-size: 117.1875px; } }

@media screen and (min-width: 414px) { html { font-size: 129.375px; } }

@media screen and (min-width: 480px) { html { font-size: 150px; } }

@media screen and (min-width: 640px) { html { font-size: 200px; } }

.clearfloat:after { font-size: 0; display: block; visibility: hidden; clear: both; height: 0; content: ' '; }

.clearfloat { *zoom: 1; }

.clearboth { clear: both; }

.wp { width: 1000px; margin: 0 auto; }

.checkBrowser { font-size: 14px; line-height: 40px; position: fixed; z-index: 99999; top: 0; left: 50%; width: 700px; height: 40px; margin-left: -360px; padding: 0 10px; color: #FFF; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; background-color: #E6212A; }

.checkBrowser a { font-size: 16px; line-height: 20px; position: absolute; top: 10px; right: 5px; display: block; width: 20px; height: 20px; cursor: pointer; text-align: center; color: #333; border-radius: 50%; background-color: #FFF; }

@font-face { font-family: "iconfont"; src: url("../font/iconfont.eot"); /* IE9*/ src: url("../font/iconfont.eot#iefix") format("embedded-opentype"), url("../font/iconfont.woff") format("woff"), url("../font/iconfont.ttf") format("truetype"), url("../font/iconfont.svg#iconfont") format("svg"); /* iOS 4.1- */ }



.iconfont { font-family: "iconfont" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }

.icon-plus:before { content: "\e62f"; }

.icon-qq:before { content: "\e648"; }

.icon-wei:before { content: "\e602"; }

.icon-arrow-right:before { content: "\e688"; }

.icon-zuojiantou:before { content: "\e67a"; }

.icon-cuowu:before { content: "\e617"; }

.icon-demo32:before { content: "\e618"; }

.icon-zhengfangxing:before { content: "\e633"; }

.icon-weibo:before { content: "\e760"; }

.icon-tab:before { content: "\e60c"; }

.icon-48copy25:before { content: "\e682"; }

.icon-zixun:before { content: "\e613"; }

.icon-ico_zengpin:before { content: "\e615"; }

.icon-shouye-shouye:before { content: "\e600"; }

@-webkit-keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInDown { 0% { opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
         transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -moz-transform: none;
         transform: none; } }

@keyframes fadeInDown { 0% { opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
       -moz-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
            transform: none; } }

@-webkit-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-moz-keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fadeIn { 0% { opacity: 0; }
  100% { opacity: 1; } }

@-webkit-keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInLeft { 0% { opacity: 0;
    -moz-transform: translate3d(-100%, 0, 0);
         transform: translate3d(-100%, 0, 0); }
  100% { opacity: 1;
    -moz-transform: none;
         transform: none; } }

@keyframes fadeInLeft { 0% { opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
       -moz-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
            transform: none; } }

@-webkit-keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
            transform: none; } }

@-moz-keyframes fadeInRight { 0% { opacity: 0;
    -moz-transform: translate3d(100%, 0, 0);
         transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    -moz-transform: none;
         transform: none; } }

@keyframes fadeInRight { 0% { opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
       -moz-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0); }
  100% { opacity: 1;
    -webkit-transform: none;
       -moz-transform: none;
            transform: none; } }

.animated { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; }

.fadeInDown { -webkit-animation-name: fadeInDown; -moz-animation-name: fadeInDown; animation-name: fadeInDown; }

.fadeIn { -webkit-animation-name: fadeIn; -moz-animation-name: fadeIn; animation-name: fadeIn; }

.fadeInLeft { -webkit-animation-name: fadeInLeft; -moz-animation-name: fadeInLeft; animation-name: fadeInLeft; }

.fadeInRight { -webkit-animation-name: fadeInRight; -moz-animation-name: fadeInRight; animation-name: fadeInRight; }

.fadeIn01 { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 0; -moz-animation-delay: 0; animation-delay: 0; }

.fadeIn02 { -webkit-animation-duration: 1s; -moz-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: .3s; -moz-animation-delay: .3s; animation-delay: .3s; }

.fadeIn03 { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: .6s; -moz-animation-delay: .6s; animation-delay: .6s; }

.fadeIn04 { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: .9s; -moz-animation-delay: .9s; animation-delay: .9s; }

.fadeIn05 { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; animation-delay: 1.2s; }

.fadeIn06 { -webkit-animation-duration: 1.5s; -moz-animation-duration: 1.5s; animation-duration: 1.5s; -webkit-animation-fill-mode: both; -moz-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-delay: 1.5s; -moz-animation-delay: 1.5s; animation-delay: 1.5s; }

/* reset.css V1.6  End */
.container { margin-right: auto; margin-left: auto; }

.container::after, .container::before { display: table; content: ""; }

.container::after { clear: both; }

.container-fluid { margin-right: auto; margin-left: auto; }

.container-fluid::after, .container-fluid::before { display: table; content: ""; }

.container-fluid::after { clear: both; }

.g-row::after, .g-row::before { display: table; content: ""; }

.g-row::after { clear: both; }

@media (min-width: 768px) { .container { width: 750px; } }

@media (min-width: 992px) { .container { width: 970px; } }

@media (min-width: 1200px) { .container { width: 1200px; } }

@media (max-width: 767px) { .g-col-xs-1 { float: left; width: 4.16667%; }
  .g-col-xs-offset-1 { margin-left: 4.16667%; }
  .g-col-xs-2 { float: left; width: 8.33333%; }
  .g-col-xs-offset-2 { margin-left: 8.33333%; }
  .g-col-xs-3 { float: left; width: 12.5%; }
  .g-col-xs-offset-3 { margin-left: 12.5%; }
  .g-col-xs-4 { float: left; width: 16.66667%; }
  .g-col-xs-offset-4 { margin-left: 16.66667%; }
  .g-col-xs-5 { float: left; width: 20.83333%; }
  .g-col-xs-offset-5 { margin-left: 20.83333%; }
  .g-col-xs-6 { float: left; width: 25%; }
  .g-col-xs-offset-6 { margin-left: 25%; }
  .g-col-xs-7 { float: left; width: 29.16667%; }
  .g-col-xs-offset-7 { margin-left: 29.16667%; }
  .g-col-xs-8 { float: left; width: 33.33333%; }
  .g-col-xs-offset-8 { margin-left: 33.33333%; }
  .g-col-xs-9 { float: left; width: 37.5%; }
  .g-col-xs-offset-9 { margin-left: 37.5%; }
  .g-col-xs-10 { float: left; width: 41.66667%; }
  .g-col-xs-offset-10 { margin-left: 41.66667%; }
  .g-col-xs-11 { float: left; width: 45.83333%; }
  .g-col-xs-offset-11 { margin-left: 45.83333%; }
  .g-col-xs-12 { float: left; width: 50%; }
  .g-col-xs-offset-12 { margin-left: 50%; }
  .g-col-xs-13 { float: left; width: 54.16667%; }
  .g-col-xs-offset-13 { margin-left: 54.16667%; }
  .g-col-xs-14 { float: left; width: 58.33333%; }
  .g-col-xs-offset-14 { margin-left: 58.33333%; }
  .g-col-xs-15 { float: left; width: 62.5%; }
  .g-col-xs-offset-15 { margin-left: 62.5%; }
  .g-col-xs-16 { float: left; width: 66.66667%; }
  .g-col-xs-offset-16 { margin-left: 66.66667%; }
  .g-col-xs-17 { float: left; width: 70.83333%; }
  .g-col-xs-offset-17 { margin-left: 70.83333%; }
  .g-col-xs-18 { float: left; width: 75%; }
  .g-col-xs-offset-18 { margin-left: 75%; }
  .g-col-xs-19 { float: left; width: 79.16667%; }
  .g-col-xs-offset-19 { margin-left: 79.16667%; }
  .g-col-xs-20 { float: left; width: 83.33333%; }
  .g-col-xs-offset-20 { margin-left: 83.33333%; }
  .g-col-xs-21 { float: left; width: 87.5%; }
  .g-col-xs-offset-21 { margin-left: 87.5%; }
  .g-col-xs-22 { float: left; width: 91.66667%; }
  .g-col-xs-offset-22 { margin-left: 91.66667%; }
  .g-col-xs-23 { float: left; width: 95.83333%; }
  .g-col-xs-offset-23 { margin-left: 95.83333%; }
  .g-col-xs-24 { float: left; width: 100%; }
  .g-col-xs-offset-24 { margin-left: 100%; } }

@media (min-width: 768px) { .g-col-sm-1 { float: left; width: 4.16667%; }
  .g-col-sm-offset-1 { margin-left: 4.16667%; }
  .g-col-sm-2 { float: left; width: 8.33333%; }
  .g-col-sm-offset-2 { margin-left: 8.33333%; }
  .g-col-sm-3 { float: left; width: 12.5%; }
  .g-col-sm-offset-3 { margin-left: 12.5%; }
  .g-col-sm-4 { float: left; width: 16.66667%; }
  .g-col-sm-offset-4 { margin-left: 16.66667%; }
  .g-col-sm-5 { float: left; width: 20.83333%; }
  .g-col-sm-offset-5 { margin-left: 20.83333%; }
  .g-col-sm-6 { float: left; width: 25%; }
  .g-col-sm-offset-6 { margin-left: 25%; }
  .g-col-sm-7 { float: left; width: 29.16667%; }
  .g-col-sm-offset-7 { margin-left: 29.16667%; }
  .g-col-sm-8 { float: left; width: 33.33333%; }
  .g-col-sm-offset-8 { margin-left: 33.33333%; }
  .g-col-sm-9 { float: left; width: 37.5%; }
  .g-col-sm-offset-9 { margin-left: 37.5%; }
  .g-col-sm-10 { float: left; width: 41.66667%; }
  .g-col-sm-offset-10 { margin-left: 41.66667%; }
  .g-col-sm-11 { float: left; width: 45.83333%; }
  .g-col-sm-offset-11 { margin-left: 45.83333%; }
  .g-col-sm-12 { float: left; width: 50%; }
  .g-col-sm-offset-12 { margin-left: 50%; }
  .g-col-sm-13 { float: left; width: 54.16667%; }
  .g-col-sm-offset-13 { margin-left: 54.16667%; }
  .g-col-sm-14 { float: left; width: 58.33333%; }
  .g-col-sm-offset-14 { margin-left: 58.33333%; }
  .g-col-sm-15 { float: left; width: 62.5%; }
  .g-col-sm-offset-15 { margin-left: 62.5%; }
  .g-col-sm-16 { float: left; width: 66.66667%; }
  .g-col-sm-offset-16 { margin-left: 66.66667%; }
  .g-col-sm-17 { float: left; width: 70.83333%; }
  .g-col-sm-offset-17 { margin-left: 70.83333%; }
  .g-col-sm-18 { float: left; width: 75%; }
  .g-col-sm-offset-18 { margin-left: 75%; }
  .g-col-sm-19 { float: left; width: 79.16667%; }
  .g-col-sm-offset-19 { margin-left: 79.16667%; }
  .g-col-sm-20 { float: left; width: 83.33333%; }
  .g-col-sm-offset-20 { margin-left: 83.33333%; }
  .g-col-sm-21 { float: left; width: 87.5%; }
  .g-col-sm-offset-21 { margin-left: 87.5%; }
  .g-col-sm-22 { float: left; width: 91.66667%; }
  .g-col-sm-offset-22 { margin-left: 91.66667%; }
  .g-col-sm-23 { float: left; width: 95.83333%; }
  .g-col-sm-offset-23 { margin-left: 95.83333%; }
  .g-col-sm-24 { float: left; width: 100%; }
  .g-col-sm-offset-24 { margin-left: 100%; } }

@media (min-width: 992px) { .g-col-md-1 { float: left; width: 4.16667%; }
  .g-col-md-offset-1 { margin-left: 4.16667%; }
  .g-col-md-2 { float: left; width: 8.33333%; }
  .g-col-md-offset-2 { margin-left: 8.33333%; }
  .g-col-md-3 { float: left; width: 12.5%; }
  .g-col-md-offset-3 { margin-left: 12.5%; }
  .g-col-md-4 { float: left; width: 16.66667%; }
  .g-col-md-offset-4 { margin-left: 16.66667%; }
  .g-col-md-5 { float: left; width: 20.83333%; }
  .g-col-md-offset-5 { margin-left: 20.83333%; }
  .g-col-md-6 { float: left; width: 25%; }
  .g-col-md-offset-6 { margin-left: 25%; }
  .g-col-md-7 { float: left; width: 29.16667%; }
  .g-col-md-offset-7 { margin-left: 29.16667%; }
  .g-col-md-8 { float: left; width: 33.33333%; }
  .g-col-md-offset-8 { margin-left: 33.33333%; }
  .g-col-md-9 { float: left; width: 37.5%; }
  .g-col-md-offset-9 { margin-left: 37.5%; }
  .g-col-md-10 { float: left; width: 41.66667%; }
  .g-col-md-offset-10 { margin-left: 41.66667%; }
  .g-col-md-11 { float: left; width: 45.83333%; }
  .g-col-md-offset-11 { margin-left: 45.83333%; }
  .g-col-md-12 { float: left; width: 50%; }
  .g-col-md-offset-12 { margin-left: 50%; }
  .g-col-md-13 { float: left; width: 54.16667%; }
  .g-col-md-offset-13 { margin-left: 54.16667%; }
  .g-col-md-14 { float: left; width: 58.33333%; }
  .g-col-md-offset-14 { margin-left: 58.33333%; }
  .g-col-md-15 { float: left; width: 62.5%; }
  .g-col-md-offset-15 { margin-left: 62.5%; }
  .g-col-md-16 { float: left; width: 66.66667%; }
  .g-col-md-offset-16 { margin-left: 66.66667%; }
  .g-col-md-17 { float: left; width: 70.83333%; }
  .g-col-md-offset-17 { margin-left: 70.83333%; }
  .g-col-md-18 { float: left; width: 75%; }
  .g-col-md-offset-18 { margin-left: 75%; }
  .g-col-md-19 { float: left; width: 79.16667%; }
  .g-col-md-offset-19 { margin-left: 79.16667%; }
  .g-col-md-20 { float: left; width: 83.33333%; }
  .g-col-md-offset-20 { margin-left: 83.33333%; }
  .g-col-md-21 { float: left; width: 87.5%; }
  .g-col-md-offset-21 { margin-left: 87.5%; }
  .g-col-md-22 { float: left; width: 91.66667%; }
  .g-col-md-offset-22 { margin-left: 91.66667%; }
  .g-col-md-23 { float: left; width: 95.83333%; }
  .g-col-md-offset-23 { margin-left: 95.83333%; }
  .g-col-md-24 { float: left; width: 100%; }
  .g-col-md-offset-24 { margin-left: 100%; } }

@media (min-width: 1200px) { .g-col-lg-1 { float: left; width: 4.16667%; }
  .g-col-lg-offset-1 { margin-left: 4.16667%; }
  .g-col-lg-2 { float: left; width: 8.33333%; }
  .g-col-lg-offset-2 { margin-left: 8.33333%; }
  .g-col-lg-3 { float: left; width: 12.5%; }
  .g-col-lg-offset-3 { margin-left: 12.5%; }
  .g-col-lg-4 { float: left; width: 16.66667%; }
  .g-col-lg-offset-4 { margin-left: 16.66667%; }
  .g-col-lg-5 { float: left; width: 20.83333%; }
  .g-col-lg-offset-5 { margin-left: 20.83333%; }
  .g-col-lg-6 { float: left; width: 25%; }
  .g-col-lg-offset-6 { margin-left: 25%; }
  .g-col-lg-7 { float: left; width: 29.16667%; }
  .g-col-lg-offset-7 { margin-left: 29.16667%; }
  .g-col-lg-8 { float: left; width: 33.33333%; }
  .g-col-lg-offset-8 { margin-left: 33.33333%; }
  .g-col-lg-9 { float: left; width: 37.5%; }
  .g-col-lg-offset-9 { margin-left: 37.5%; }
  .g-col-lg-10 { float: left; width: 41.66667%; }
  .g-col-lg-offset-10 { margin-left: 41.66667%; }
  .g-col-lg-11 { float: left; width: 45.83333%; }
  .g-col-lg-offset-11 { margin-left: 45.83333%; }
  .g-col-lg-12 { float: left; width: 50%; }
  .g-col-lg-offset-12 { margin-left: 50%; }
  .g-col-lg-13 { float: left; width: 54.16667%; }
  .g-col-lg-offset-13 { margin-left: 54.16667%; }
  .g-col-lg-14 { float: left; width: 58.33333%; }
  .g-col-lg-offset-14 { margin-left: 58.33333%; }
  .g-col-lg-15 { float: left; width: 62.5%; }
  .g-col-lg-offset-15 { margin-left: 62.5%; }
  .g-col-lg-16 { float: left; width: 66.66667%; }
  .g-col-lg-offset-16 { margin-left: 66.66667%; }
  .g-col-lg-17 { float: left; width: 70.83333%; }
  .g-col-lg-offset-17 { margin-left: 70.83333%; }
  .g-col-lg-18 { float: left; width: 75%; }
  .g-col-lg-offset-18 { margin-left: 75%; }
  .g-col-lg-19 { float: left; width: 79.16667%; }
  .g-col-lg-offset-19 { margin-left: 79.16667%; }
  .g-col-lg-20 { float: left; width: 83.33333%; }
  .g-col-lg-offset-20 { margin-left: 83.33333%; }
  .g-col-lg-21 { float: left; width: 87.5%; }
  .g-col-lg-offset-21 { margin-left: 87.5%; }
  .g-col-lg-22 { float: left; width: 91.66667%; }
  .g-col-lg-offset-22 { margin-left: 91.66667%; }
  .g-col-lg-23 { float: left; width: 95.83333%; }
  .g-col-lg-offset-23 { margin-left: 95.83333%; }
  .g-col-lg-24 { float: left; width: 100%; }
  .g-col-lg-offset-24 { margin-left: 100%; } }

@media (max-width: 767px) { .g-xs-hidden { display: none !important; }
  .g-xs-show { display: block !important; } }

@media (min-width: 768px) and (max-width: 991px) { .g-sm-hidden { display: none !important; }
  .g-sm-show { display: block !important; } }

@media (min-width: 992px) and (max-width: 1199px) { .g-md-hidden { display: none !important; }
  .g-md-show { display: block !important; } }

@media (min-width: 1200px) { .g-lg-hidden { display: none !important; }
  .g-lg-show { display: block !important; } }

* { -moz-box-sizing: border-box; box-sizing: border-box; }

.home-banner .banner-item { height: 640px; background-position: center; background-repeat: no-repeat; }

.home-banner .swiper-pagination { left: 50%; width: auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 25px; }

.home-banner .swiper-pagination::before { position: absolute; left: 0; right: 0; bottom: 14px; content: ''; width: 70%; margin: auto; height: 2px; background-color: #f0ae88; z-index: -1; }

.home-banner .swiper-pagination .swiper-pagination-bullet { width: 25px; height: 25px; opacity: 1; background-image: url("../images/banner-icon02.png"); background-repeat: no-repeat; background-position: center; background-color: transparent; }

.home-banner .swiper-pagination .swiper-pagination-bullet-active { width: 25px; height: 25px; background-image: url("../images/banner-icon01.png"); background-repeat: no-repeat; background-position: center; background-color: transparent; }

.home-mo-banner { display: none; }

.home-mo-banner .banner-item { padding-top: 100%; background-position: center; background-repeat: no-repeat; background-size: cover; }

.home-mo-banner .swiper-pagination { left: 50%; width: auto; -webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: 10px; }

.home-mo-banner .swiper-pagination::before { position: absolute; left: 0; right: 0; bottom: 14px; content: ''; width: 70%; margin: auto; height: 2px; background-color: #f0ae88; z-index: -1; }

.home-mo-banner .swiper-pagination .swiper-pagination-bullet { width: 25px; height: 25px; opacity: 1; background-image: url("../images/banner-icon02.png"); background-repeat: no-repeat; background-position: center; background-color: transparent; }

.home-mo-banner .swiper-pagination .swiper-pagination-bullet-active { width: 25px; height: 25px; background-image: url("../images/banner-icon01.png"); background-repeat: no-repeat; background-position: center; background-color: transparent; }

.home-nav { position: absolute; top: 0; left: 0; right: 0; z-index: 10; }

.pc-nav .nav-logo { float: left; height: 155px; line-height: 155px; }

.pc-nav .nav-logo img { max-width: 100%; max-height: 100%; vertical-align: middle; }

.pc-nav .nav-list { float: right; }

.pc-nav .nav-item { float: left; }

.pc-nav .nav-item > a { display: block; padding-left: 55px; padding-top: 70px; padding-bottom: 50px; text-align: center; }

.pc-nav .nav-item > a:hover .zn { font-weight: bold; -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -ms-transform: scale(1.02); transform: scale(1.02); }

.pc-nav .nav-item > a:hover .en { font-weight: bold; -webkit-transform: scale(1.02); -moz-transform: scale(1.02); -ms-transform: scale(1.02); transform: scale(1.02); }

.pc-nav .nav-item:last-child a { padding-right: 0; }

.pc-nav .nav-item .zn { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; padding-bottom: 5px; font-size: 16px; }

.pc-nav .nav-item .en { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; text-transform: uppercase; font-size: 12px; font-family: 'Arial'; }

.pc-nav .nav-item:hover .nav-sub { visibility: visible; opacity: 1; -webkit-transform: translateY(0); -moz-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }

.pc-nav .nav-item.cur .zn { color: #00a3e4; }

.pc-nav .nav-item.cur .en { color: #00a3e4; }

.nav-sub { visibility: hidden; position: absolute; top: 0; left: 0; right: 0; height: 340px; background-color: rgba(255, 255, 255, 0.8); z-index: -1; -webkit-transition: all .5s linear; -moz-transition: all .5s linear; transition: all .5s linear; opacity: 0; -webkit-transform: translateY(-100%); -moz-transform: translateY(-100%); -ms-transform: translateY(-100%); transform: translateY(-100%); }

.nav-sub .sub-con { margin-top: 175px;  display: flex;justify-content: flex-end }

.nav-sub .box { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; display: inline-block; margin-right: 5px; text-align: center; }

.nav-sub .box img { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; width: 112px; height: 84px; }

.nav-sub .box p { -webkit-transition: all .5s; -moz-transition: all .5s; transition: all .5s; padding-top: 10px; font-size: 16px; }

.nav-sub .box.cur p { color: #00a3e4; }

@media (max-width: 1300px) { .nav-sub .sub-con { margin-left: 25%; } }

.mo-nav { display: none; }

.mo-nav .nav-logo { float: left; height: 0.7rem; padding-top: 10px; padding-bottom: 10px; padding-left: 15px; }

.mo-nav .nav-logo img { max-height: 100%; }

.mo-nav .nav-menu { float: right; width: 0.5rem; height: 0.7rem; line-height: 0.7rem; text-align: center; }

.mo-nav .nav-menu .iconfont { font-size: 0.2rem; color: #00a3e4; }

.mo-navbar-wrap { display: none; z-index: 99; position: fixed; left: 0; right: 0; top: 0; bottom: 0; background-color: #fff; }

.mo-navbar-wrap .header { position: relative; z-index: 10; background-color: #fff; display: -webkit-box; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; }

.mo-navbar-wrap .header .nav-logo { height: 0.7rem; padding-top: 10px; padding-bottom: 10px; padding-left: 15px; }

.mo-navbar-wrap .header .nav-logo img { max-width: 100%; max-height: 100%; }

.mo-navbar-wrap .header .nav-icon { width: 0.5rem; height: 0.7rem; line-height: 0.7rem; text-align: center; }

.mo-navbar-wrap .header .nav-icon .iconfont { font-size: 0.2rem; color: #00a3e4; }

.mo-navbar-wrap .box { position: relative; line-height: 0.45rem; border-bottom: 1px solid #ddd; }

.mo-navbar-wrap .box .link { padding-left: 0.15rem; font-size: 0.13rem; color: #333; }

.mo-navbar-wrap .two { display: none; border-top: 1px solid #ddd; background-color: #f6f6f6; padding-left: 0.225rem; padding-bottom: 0.05rem; }

.mo-navbar-wrap .two-li { padding-left: 20px; background-image: url("../images/nav-two-icon.png"); background-repeat: no-repeat; background-position: left center; font-size: 0.13rem; line-height: 0.45rem; border-bottom: 1px dashed #ddd; }

.mo-navbar-wrap .two-li:last-child { border-bottom: none; }

.mo-navbar-wrap .two-li > a { display: block; }

.mo-navbar-wrap .jiantou { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; position: absolute; top: 0; right: 10px; -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); transform: rotate(90deg); }

.mo-navbar-wrap .jiantou .iconfont { display: block; font-size: 0.175rem; }

.mo-navbar-wrap .jiantou.on { -webkit-transform: rotate(-90deg); -moz-transform: rotate(-90deg); -ms-transform: rotate(-90deg); transform: rotate(-90deg); }

#wrapnav { position: absolute; top: 0.7rem; bottom: 0; left: 0; right: 0; }

@media (max-width: 992px) { .home-banner { display: none; }
  .home-mo-banner { display: block; }
  .pc-nav { display: none; } }

.home-product-hd { margin-top: 45px; background-color: #fff; }

.home-product-hd .product-title { display: inline-block; font-size: 24px; color: #343434; }

.home-product-hd .product-title-en { display: inline-block; color: #999; font-size: 17px; padding-left: 22px; text-transform: uppercase; background-image: url("../images/icon-img.png"); background-repeat: no-repeat; background-position: 5px; }

.home-product-hd .product-more { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; float: right; font-size: 12px; padding-top: 7px; padding-bottom: 7px; padding-right: 33px; padding-left: 33px; background-image: url("../images/more-bg.png"); background-position: center; background-repeat: no-repeat; text-transform: uppercase; color: #999; }

.home-product-hd .product-more:hover { background-image: url("../images/more-bg2.png"); color: #00a3e4; }

.home-product-bd { position: relative; margin-top: 25px; padding-bottom: 5px; background-color: #fff; }

.home-product-bd .left { float: left; width: 220px; }

.home-product-bd .left .box { display: block; position: relative; cursor: pointer; border-top: 1px solid #fff; border-bottom: 1px solid #dedede; background-color: #f5f5f5; padding-left: 18px; padding-top: 19px; padding-bottom: 10px; min-height: 66px; }

.home-product-bd .left .box::after { display: none; content: ''; position: absolute; top: 50%; right: -12px; width: 0; height: 0; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); border-top: 12px solid transparent; border-left: 15px solid #00a3e4; border-bottom: 12px solid transparent; }

.home-product-bd .left .box:last-child { border-bottom: 0; }

.home-product-bd .left .box:hover { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all .3s linear; background-color: #00a3e4; }

.home-product-bd .left .box:hover::after { display: block; }

.home-product-bd .left .box:hover .zn { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all .3s linear; color: #fff; }

.home-product-bd .left .box:hover .en { -webkit-transition: all .3s linear; -moz-transition: all .3s linear; transition: all .3s linear; color: #fff; }

.home-product-bd .left .zn { padding-bottom: 5px; font-size: 16px; color: #343434; }

.home-product-bd .left .en { font-size: 14px; color: #999; }

.home-product-bd .right { display: none; margin-left: 220px; }

.home-product-bd .product-img { float: left; width: 640px; margin-top: 1px; padding-top: 503px; background-repeat: no-repeat; background-position: center; background-size: cover; }

.home-product-bd .desc-box { position: relative; margin-top: 1px; float: left; width: 340px; height: 503px; text-align: center; color: #fff; padding-top: 100px; background-color: #343434; }

.home-product-bd .desc-box:hover i { background-image: url("../images/hover-icon.png"); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.home-product-bd .desc-box:hover .line { width: 80%; opacity: .5; }

.home-product-bd .desc-box:hover .title { color: #00a3e4; }

.home-product-bd .desc-box .title { -webkit-transition: color .5s ease-out; -moz-transition: color .5s ease-out; transition: color .5s ease-out; padding-bottom: 15px; font-size: 22px; color: #fff; }

.home-product-bd .desc-box .line { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; width: 50px; height: 1px; background-color: #fff; margin: auto; margin-bottom: 40px; }

.home-product-bd .desc-box .dese-con { width: 75%; max-height: 148px; overflow: hidden; margin: 0 auto; }

.home-product-bd .desc-box .dese-con p { font-size: 14px; line-height: 30px; }

.home-product-bd .desc-box i { position: absolute; -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out; top: 70%; left: 50%; margin-left: -17.5px; width: 35px; height: 35px; background-image: url("../images/home-icon.png"); background-repeat: no-repeat; }

.home-product-bd .desc-box.active i { background-image: url("../images/hover-icon.png"); -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.home-product-bd .desc-box.active .line { width: 80%; opacity: .5; }

.home-product-bd .desc-box.active .title { color: #00a3e4; }

.home-product-bd .box-shadow { z-index: -1; position: absolute; display: block; content: ''; width: 94%; left: 3%; background: none; bottom: 10px; height: 15px; border-radius: 50%; box-shadow: 0 17px 20px #aaa; }

.mo-home-product { display: none; background-color: #f5f5f5; border: 1px solid #ddd; }

.mo-home-product .box { float: left; width: 50%; text-align: center; padding-top: 25px; padding-bottom: 25px; min-height: 93px; }

.mo-home-product .box .zn { font-size: 16px; padding-bottom: 5px; }

.mo-home-product .box .en { font-size: 13px; color: #999; }

.mo-home-product .box.cur { background-color: #00a3e4; }

.mo-home-product .box.cur .zn { color: #fff; }

.mo-home-product .box.cur .en { color: #fff; }

.mo-home-product .box1.cur { border-right: 1px solid #00a3e4; border-bottom: 1px solid #00a3e4; }

.mo-home-product .box2.cur { border-bottom: 1px solid #00a3e4; }

.mo-home-product .box3.cur { border-right: 1px solid #00a3e4; }

.mo-home-product .box4.cur { border-left: 1px solid #00a3e4; }

.mo-home-product .box1 { border-right: 1px solid #ddd; border-bottom: 1px solid #ddd; }

.mo-home-product .box2 { border-bottom: 1px solid #ddd; }

.mo-home-product .box3 { border-right: 1px solid #ddd; }

.mo-home-product .box4 { border-left: 1px solid #fff; }

@media (max-width: 1200px) { .home-product-bd .left { display: none; }
  .home-product-bd .right { margin-left: 0; }
  .home-product-bd .product-img { width: 65%; margin-top: 0; }
  .home-product-bd .desc-box { width: 35%; margin-top: 0; }
  .mo-home-product { display: block; } }

.newVideo { margin-top: 70px; }

.newVideo .left { float: left; width: 694px; }

.newVideo .right { float: left; margin-left: 35px; width: 470px; }

.home-new-hd, .home-video-hd { background-color: #fff; margin-bottom: 30px; }

.home-new-hd .new-title, .home-new-hd .video-title, .home-video-hd .new-title, .home-video-hd .video-title { display: inline-block; font-size: 24px; color: #343434; }

.home-new-hd .new-title-en, .home-new-hd .video-title-en, .home-video-hd .new-title-en, .home-video-hd .video-title-en { display: inline-block; color: #999; font-size: 17px; padding-left: 22px; text-transform: uppercase; background-image: url("../images/icon-img.png"); background-repeat: no-repeat; background-position: 5px; }

.home-new-hd .new-more, .home-new-hd .video-more, .home-video-hd .new-more, .home-video-hd .video-more { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; float: right; font-size: 12px; padding-top: 7px; padding-bottom: 7px; padding-right: 33px; padding-left: 33px; background-image: url("../images/more-bg.png"); background-position: center; background-repeat: no-repeat; text-transform: uppercase; color: #999; }

.home-new-hd .new-more:hover, .home-new-hd .video-more:hover, .home-video-hd .new-more:hover, .home-video-hd .video-more:hover { background-image: url("../images/more-bg2.png"); color: #00a3e4; }

.home-new-bd { position: relative; }

.home-new-bd .bottom { z-index: -2; position: absolute; display: block; content: ''; width: 100%; background: none; bottom: -4px; height: 6px; box-shadow: 0 8px 19px #ccc; }

.home-new-bd .box { position: relative; -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; padding-top: 15px; padding-bottom: 15px; padding-right: 25px; margin-bottom: 15px; position: relative; }

.home-new-bd .box:hover { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.home-new-bd .box:hover .box-img .img-mark { opacity: 1; }

.home-new-bd .box:hover .box-img i { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }

.home-new-bd .box:hover .box-title { color: #00a3e4; }

.home-new-bd .box-img { position: relative; float: left; width: 187px; height: 140px; }

.home-new-bd .box-img img { max-width: 100%; max-height: 100%; }

.home-new-bd .box-img .img-mark { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); opacity: 0; }

.home-new-bd .box-img .img-mark i { -webkit-transition: all 1s ease-out; -moz-transition: all 1s ease-out; transition: all 1s ease-out; position: absolute; top: 50%; left: 50%; margin-top: -17.5px; margin-left: -17.5px; width: 35px; height: 35px; background-image: url("../images/hover-icon.png"); background-repeat: no-repeat; }

.home-new-bd .box-right { margin-left: 220px; color: #999; }

.home-new-bd .box-title { font-size: 16px; color: #333; }

.home-new-bd .box-time { padding-top: 5px; padding-bottom: 7px; border-bottom: 1px solid #dedede; }

.home-new-bd .box-desc { border-top: 1px solid #fff; line-height: 1.5; padding-top: 20px; font-size: 14px; max-height: 90px; overflow: hidden; }

.home-new-bd .bg { position: absolute; width: 87%; right: 0; top: 0; bottom: 0; background-color: #f5f5f5; z-index: -1; }

.home-video-wrap { background-color: #fff; padding-bottom: 5px; }

.home-video-bd { position: relative; display: block; background-size: cover; background-repeat: no-repeat; height: 357px; background-position: center; }

.home-video-bd:hover i { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.home-video-bd i { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; position: absolute; top: 50%; left: 50%; margin-top: -20px; margin-left: -20px; width: 40px; height: 40px; background-image: url("../images/play-icon.png"); background-repeat: no-repeat; }

.home-video-bd::after { z-index: -1; position: absolute; display: block; content: ''; width: 94%; left: 3%; background: none; bottom: 10px; height: 15px; border-radius: 50%; box-shadow: 0 20px 20px #aaa; }

@media (max-width: 1200px) { .newVideo { margin-top: 70px; }
  .newVideo .left { float: left; width: 60%; }
  .newVideo .right { float: left; margin-left: 3%; width: 37%; } }

.home-footer { margin-top: 80px; padding-top: 45px; padding-bottom: 60px; background-color: #efefef; color: #333; font-size: 14px; }

.home-footer .footer-info span { display: inline-block; padding-right: 9px; line-height: 2; }

.home-footer .footer-icon { margin-top: 8px; margin-left: 5px; }

.home-footer .footer-icon .iconfont { cursor: pointer; margin-right: 5px; padding: 0; width: 35px; height: 35px; border-radius: 50%; background-color: #333; color: #fff; font-size: 22px; text-align: center; line-height: 35px; }

.home-footer .footer-icon .iconfont:hover { background-color: #00a3e4; color: #fff; }

.home-footer .footer-icon .icon-wei { position: relative; }

.home-footer .footer-icon .icon-wei:hover i { visibility: visible; opacity: 1; }

.home-footer .footer-icon .icon-wei i { visibility: hidden; opacity: 0; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; position: absolute; background-image: url("../images/twocode.png"); background-repeat: no-repeat; width: 150px; height: 150px; top: -155px; left: -50px; }

.home-footer .footer-call { float: right; margin-top: 10px; }

.home-footer .footer-call .name { font-size: 18px; padding-bottom: 5px; }

.home-footer .footer-call .num { font-family: 'HN'; font-size: 40px; }

@media (max-width: 992px) { .mo-nav { display: block; }
  .home-product-hd { padding-left: 15px; padding-right: 15px; }
  .home-product-hd .product-title { font-size: 20px; }
  .home-product-hd .product-title-en { font-size: 14px; }
  .home-product-hd .product-more { font-size: 11px; }
  .home-product-bd { padding-left: 15px; padding-right: 15px; }
  .home-product-bd .product-img { width: 100%; padding-top: 78.125%; }
  .home-product-bd .desc-box { width: 100%; height: auto; padding-top: 50px; padding-bottom: 150px; }
  .newVideo { margin-top: 40px; }
  .newVideo .left { width: 100%; padding-left: 15px; padding-right: 15px; margin-bottom: 40px; }
  .newVideo .right { margin-left: 0; width: 100%; padding-left: 15px; padding-right: 15px; }
  .home-new-hd, .home-video-hd { margin-bottom: 25px; }
  .home-new-hd .new-title, .home-new-hd .video-title, .home-video-hd .new-title, .home-video-hd .video-title { font-size: 18px; }
  .home-new-hd .new-title-en, .home-new-hd .video-title-en, .home-video-hd .new-title-en, .home-video-hd .video-title-en { font-size: 14px; }
  .home-new-bd .box { padding-right: 10px; }
  .home-new-bd .box-img { width: 33%; height: auto; }
  .home-new-bd .box-img img { max-width: 100%; max-height: 100%; }
  .home-new-bd .box-right { margin-left: 40%; }
  .home-new-bd .box-title { padding-top: 8px; font-size: 15px; }
  .home-new-bd .box-time { font-size: 14px; padding-top: 8px; padding-bottom: 7px; border-bottom: 0; }
  .home-new-bd .box-desc { display: none; }
  .home-video-bd { height: 0; padding-bottom: 74.46809%; } }

@media (max-width: 767px) { .home-footer .footer-info { text-align: center; }
  .home-footer .footer-info .link { display: block; }
  .home-footer .footer-call { float: none; text-align: center; margin-top: 10px; margin-bottom: 20px; }
  .home-footer .footer-call .num { font-size: 30px; } }

.common-nav-con { overflow: hidden; }

.common-nav-wrap { margin-bottom: -43px; }

.common-nav { text-align: center; background-color: #f7f7f7; font-size: 0; box-shadow: 0 0 5px #ccc; white-space: nowrap; overflow-x: auto; padding-bottom: 43px; }

.common-nav .nav-item { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; display: inline-block; padding: 35px 25px; font-size: 16px; }

.common-nav .nav-item:hover { background-color: #00a3e4; }

.common-nav .nav-item:hover .p { color: #fff; background-image: url("../images/nav-icon.png"); }

.common-nav .nav-item.cur { background-color: #00a3e4; }

.common-nav .nav-item.cur .p { color: #fff; background-image: url("../images/nav-icon.png"); }

.common-nav .p { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; padding-left: 25px; background-image: none; background-repeat: no-repeat; background-position: left; }

@media (max-width: 767px) { .common-nav .nav-item { padding: 18px 16px; } }

.product-list { margin-top: 60px; background-color: #fff; }

.product-list .list-box { display: block; position: relative; overflow: hidden; padding-bottom: 60px; margin-bottom: 60px; }

.product-list .list-box:last-child { margin-bottom: 60px; }

.product-list .list-box:hover .list-img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.product-list .list-box:hover .product-title { -webkit-transform: translateX(25px); -moz-transform: translateX(25px); -ms-transform: translateX(25px); transform: translateX(25px); color: #00a3e4; }

.product-list .list-box:hover .product-link { background-color: #00a3e4; color: #fff; }

.product-list .g-col-sm-12 { overflow: hidden; }

.product-list .list-img { -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; transition: all .8s ease-out; padding-top: 55%; background-repeat: no-repeat; background-size: cover; }

.product-list .product-info { padding-top: 25px; padding-left: 60px; }

.product-list .product-info .product-title { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; font-size: 28px; padding-bottom: 25px; }

.product-list .product-info .product-p { max-height: 90px; overflow: hidden; font-size: 14px; line-height: 1.6; color: #666; margin-bottom: 40px; }

.product-list .product-info .product-link { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; display: inline-block; width: 160px; height: 50px; line-height: 50px; text-align: center; font-size: 14px; background-color: #dfdede; border-radius: 5px; color: #666; }

.product-list .right { float: right; width: 50%; overflow: hidden; }

.product-list .right .product-info { padding-left: 0; padding-right: 60px; }

.product-list .bottom { height: 1px; background-color: #efeeee; position: absolute; bottom: 0; width: 2000px; }

.product-page { font-size: 0; text-align: center; margin-bottom: 100px; }

.product-page a { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; display: inline-block; width: 145px; height: 45px; line-height: 45px; text-align: center; font-size: 14px; background-color: #efefef; color: #666; border-radius: 5px; margin-right: 5px; }

.product-page a:hover { background-color: #00a3e4; color: #fff; }

@media (max-width: 767px) { .product-list { padding-left: 15px; padding-right: 15px; }
  .product-list .list-box { padding-bottom: 20px; margin-bottom: 20px; }
  .product-list .list-box:last-child { margin-bottom: 60px; }
  .product-list .product-info { padding-left: 5px; }
  .product-list .product-info .product-p { margin-bottom: 20px; }
  .product-list .product-info .product-link { width: 130px; height: 40px; line-height: 40px; }
  .product-list .right { float: none; width: 100%; }
  .product-list .right .product-info { padding-right: 5px; }
  .product-list .bottom { bottom: 0; } }

.product-home { margin-top: 60px; }

.product-home .box { position: relative; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; margin-bottom: 40px; }

.product-home .box::after { z-index: -1; content: ''; position: absolute; bottom: 7px; width: 94%; height: 10px; left: 3%; box-shadow: 0 12px 20px 5px #ddd; }

.product-home .box:hover { -webkit-transform: translateY(-20px); -moz-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }

.product-home .box:hover .title { -webkit-transform: translateX(15px); -moz-transform: translateX(15px); -ms-transform: translateX(15px); transform: translateX(15px); color: #00a3e4; }

.product-home .box:hover .more { background-color: #00a3e4; color: #fff; }

.product-home .box > div { display: block; width: 100%; overflow: hidden; }

.product-home .box > div:hover .box-img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.product-home .box .box-img { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; padding-top: 46.55172%; background-size: cover; background-repeat: no-repeat; }

.product-home .box .box-info { padding-top: 25px; padding-left: 48px; padding-right: 42px; background-color: #f9f8f8; }

.product-home .box .title { -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease; font-size: 28px; margin-bottom: 25px; font-weight: 500; }

.product-home .box .desc { font-size: 14px; color: #666; line-height: 1.6; margin-bottom: 30px; }

.product-home .box .more { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; display: inline-block; width: 160px; height: 45px; line-height: 45px; text-align: center; color: #666; font-size: 14px; background-color: #dfdede; border-radius: 5px; margin-bottom: 45px; }

.product-home .box1 { margin-right: 20px; }

.product-home .box2 { margin-left: 20px; }

@media (max-width: 767px) { .product-home { padding-left: 12px; padding-right: 12px; }
  .product-home .box .box-info { padding-left: 25px; padding-right: 20px; }
  .product-home .box .desc { margin-bottom: 20px; }
  .product-home .box .more { width: 140px; height: 40px; line-height: 40px; }
  .product-home .box1 { margin-right: 0; }
  .product-home .box2 { margin-left: 0; } }

.contact-form { margin-top: 72px; }

.contact-form .form-box01 { margin-left: 20%; margin-right: 20px; }

.contact-form .form-box02 { margin-left: 20px; margin-right: 20%; }

.contact-form .input-group { width: 100%; height: 50px; border: 1px solid #dcdcdc; margin-bottom: 18px; border-radius: 8px; background-color: #f7f7f7; overflow: hidden; }

.contact-form .input-name { float: left; width: 18%; text-align: center; line-height: 48px; color: #666; font-size: 14px; }

.contact-form .input-control { float: left; width: 82%; border: 0; height: 100%; font-size: 14px; background-color: #f7f7f7; }

.contact-form .text-con { margin-left: 10%; margin-right: 10%; margin-bottom: 35px; }

.contact-form .text-box { width: 100%; border: 1px solid #dcdcdc; border-radius: 8px; background-color: #f7f7f7; overflow: hidden; }

.contact-form .text-name { float: left; width: 8%; padding-top: 15px; font-size: 14px; color: #666; text-align: center; }

.contact-form .text-control { float: left; width: 92%; height: 190px; background-color: #f7f7f7; border: 0; margin-top: 15px; font-size: 14px; resize: none; }

.contact-form .contact-submit { display: block; width: 300px; height: 50px; line-height: 50px; background-color: #00a3e4; text-align: center; font-size: 14px; color: #fff; margin: 0 auto; border-radius: 5px; border-bottom: 2px solid #0085ba; }

@media (max-width: 767px) { .contact-form { margin-top: 72px; padding-left: 15px; padding-right: 15px; }
  .contact-form .form-box01 { margin-left: 0; margin-right: 0; }
  .contact-form .form-box02 { margin-left: 0; margin-right: 0; }
  .contact-form .input-name { float: left; width: 20%; }
  .contact-form .input-control { width: 80%; }
  .contact-form .text-con { margin-left: 0; margin-right: 0; margin-bottom: 35px; }
  .contact-form .text-name { width: 20%; }
  .contact-form .text-control { width: 80%; }
  .contact-form .contact-submit { width: 280px; } }

.contact-map { margin-top: 55px; border: 1px solid #dcdcdc; }

.contact-map .map-info { cursor: pointer; position: relative; padding-left: 65px; padding-top: 45px; padding-right: 25px; height: 250px; background-color: #f7f7f7; }

.contact-map .map-info:hover { background-color: #efefef; }

.contact-map .map-info .title { font-size: 18px; color: #333; padding-bottom: 10px; }

.contact-map .map-info .desc p { color: #666; font-size: 14px; line-height: 1.8; }

.contact-map .map-info.cur { background-color: #efefef; }

.contact-map .map-info01 { border-right: 1px solid #dcdcdc; border-bottom: 1px solid #dcdcdc; }

.contact-map .map-info02 { border-top: 1px solid #fff; border-right: 1px solid #dcdcdc; }

.contact-map .map-con { position: relative; height: 500px; overflow: hidden; }

.contact-map .map-con .map-box { position: absolute; left: 0; top: 0; width: 100%; height: 100%; cursor: pointer; }

.contact-map .icon-num { position: absolute; left: 20px; top: 45px; width: 35px; height: 35px; line-height: 35px; color: #fff; background-color: #00a3e4; text-align: center; border-radius: 50%; }

#map { height: 100%; }

@media (max-width: 767px) { .contact-map { margin-top: 55px; margin-left: 12px; margin-right: 12px; }
  .contact-map .map-info { position: relative; padding-left: 45px; padding-top: 25px; padding-right: 15px; padding-bottom: 40px; height: auto; }
  .contact-map .map-info01 { border-right: 0; }
  .contact-map .map-info02 { border-bottom: 1px solid #dcdcdc; border-right: 0; }
  .contact-map .map-con { position: relative; height: 0; padding-top: 62.5%; }
  .contact-map .icon-num { position: absolute; left: 3px; top: 20px; width: 35px; height: 35px; line-height: 35px; color: #fff; background-color: #00a3e4; text-align: center; border-radius: 50%; } }

.tip-page { margin-top: 50px; }

.tip-page .box { text-align: center; padding: 50px; background-color: #f7f7f7; border-radius: 8px; }

.tip-page .box-desc p { color: #333; margin-bottom: 14px; font-size: 15px; }

.tip-page .box-desc p img { max-width: 100%; }

.tip-page .back-btn { display: inline-block; padding: 6px 12px; font-size: 14px; color: #fff; background-color: #00a3e4; border-radius: 5px; }

.new-list { margin-top: 60px; }

.new-list .box { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; position: relative; width: 100%; margin-bottom: 15px; display: table; padding-top: 12px; padding-bottom: 12px; }

.new-list .box:hover { -webkit-transform: translateY(-10px); -moz-transform: translateY(-10px); -ms-transform: translateY(-10px); transform: translateY(-10px); }

.new-list .box:hover .box-img .img-mark { opacity: 1; }

.new-list .box:hover .box-img .img-mark i { opacity: 1; margin-top: -17.5px; }

.new-list .box:hover .title { color: #00a3e4; }

.new-list .box:hover .detail { background-color: #00a3e4; color: #fff; }

.new-list .box-img { display: table-cell; vertical-align: middle; width: 235px; height: 175px; box-shadow: 0 0 20px 7px #cdcdcd; position: relative; }

.new-list .box-img img { max-width: 100%; max-height: 100%; }

.new-list .box-img .img-mark { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.4); opacity: 0; }

.new-list .box-img .img-mark i { opacity: 0; -webkit-transition: all .8s ease-out; -moz-transition: all .8s ease-out; transition: all .8s ease-out; position: absolute; top: 50%; left: 50%; margin-top: 0px; margin-left: -17.5px; width: 35px; height: 35px; background-image: url("../images/hover-icon.png"); background-repeat: no-repeat; }

.new-list .box-hd { position: relative; display: table-cell; padding-left: 45px; padding-right: 60px; }

.new-list .box-hd .title { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; -webkit-transition: color .5s ease; -moz-transition: color .5s ease; transition: color .5s ease; padding-top: 10px; font-size: 18px; color: #333; }

.new-list .box-hd .time { font-size: 12px; color: #999; padding-top: 5px; padding-bottom: 10px; border-bottom: 1px solid #dedede; }

.new-list .box-hd .p { border-top: 1px solid #fff; padding-top: 15px; padding-bottom: 20px; font-size: 14px; color: #999; line-height: 1.5; }

.new-list .box-ft { display: table-cell; width: 15%; vertical-align: middle; }

.new-list .box-ft .detail { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; display: block; width: 80%; height: 50px; line-height: 50px; margin: 0 auto; text-align: center; color: #666; font-size: 14px; background-color: #dfdede; border-radius: 5px; }

.new-list .box-ft .detail:hover { background-color: #00a3e4; color: #fff; }

.new-list .xs-detail { display: none; position: absolute; right: 10px; bottom: 0; width: 0.675rem; height: 0.25rem; line-height: 0.25rem; text-align: center; background-color: #dfdede; border-radius: 5px; color: #666; }

.new-list .bg { position: absolute; top: 0; bottom: 0; right: 0; width: 91%; z-index: -1; background-color: #f5f5f5; }

@media (max-width: 950px) { .new-list { padding-left: 12px; padding-right: 12px; margin-top: 60px; }
  .new-list .box { table-layout: fixed; padding-top: 12px; padding-bottom: 12px; background-color: #f5f5f5; }
  .new-list .box-img { vertical-align: top; width: 30%; height: auto; }
  .new-list .box-hd { width: 70%; padding-left: 15px; padding-right: 10px; }
  .new-list .box-hd .title { padding-top: 5px; font-size: 16px; }
  .new-list .box-hd .time { font-size: 14px; border-bottom: 0; }
  .new-list .box-hd .p { display: none; }
  .new-list .box-ft { display: none; }
  .new-list .xs-detail { display: block; } }

.new-datail { margin-top: 30px; max-width: 1000px; }

.new-datail .new-hd { text-align: center; }

.new-datail .new-hd .h2 { margin-bottom: 10px; font-size: 20px; color: #333; }

.new-datail .new-hd .meta span { margin: 0 18px; font-size: 12px; color: #999; }

.new-datail .new-bd { margin-top: 40px; padding-bottom: 20px; }

.new-datail .new-bd p { line-height: 1.5; color: #666; font-size: 14px; margin-bottom: 25px; }

.new-datail .new-bd p img { max-width: 100%; max-height: 100%; }

.new-datail .new-ft .left { float: left; line-height: 1.5; }

.new-datail .new-ft .left .a { font-size: 14px; color: #00a3e4; }

.new-datail .new-ft .left .span { -webkit-transition: color .5s ease; -moz-transition: color .5s ease; transition: color .5s ease; font-size: 14px; color: #666; }

.new-datail .new-ft .left .span:hover { color: #00a3e4; }

.new-datail .new-ft .back { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; float: right; width: 160px; height: 50px; color: #666; font-size: 14px; line-height: 50px; text-align: center; background-color: #efefef; border-radius: 5px; }

.new-datail .new-ft .back:hover { background-color: #00a3e4; color: #fff; }

@media (max-width: 767px) { .new-datail .new-hd .meta span { margin: 0 12px; }
  .new-datail .new-bd { padding-left: 12px; padding-right: 12px; margin-top: 25px; }
  .new-datail .new-ft { padding-left: 12px; }
  .new-datail .new-ft .back { float: left; margin-top: 10px; width: 140px; height: 40px; line-height: 40px; } }

@media (max-width: 550px) { .new-datail .new-ft .left { float: none; }
  .new-datail .new-ft .back { float: left; margin-top: 10px; width: 140px; height: 40px; line-height: 40px; }
  .home-footer { margin-top: 35px; } }

.about-list { margin-top: 55px; }

.about-list .box { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; cursor: pointer; margin-left: 15px; margin-right: 15px; margin-bottom: 35px; padding: 7px; border-bottom: 2px solid #d9d9d9; background-color: #f6f6f6; }

.about-list .box:hover { -webkit-transform: translateY(-15px); -moz-transform: translateY(-15px); -ms-transform: translateY(-15px); transform: translateY(-15px); }

.about-list .box:hover .box-info { background-color: #00a3e4; }

.about-list .box:hover .box-info h5 { color: #fff; }

.about-list .box:hover .box-info p { color: #fff; }

.about-list .box .box-img { background-repeat: no-repeat; background-size: contain; background-position: center center; padding-top: 75%; }

.about-list .box .box-info { -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; margin-left: -7px; margin-right: -7px; margin-bottom: -7px; text-align: center; padding-top: 15px; padding-bottom: 15px; }

.about-list .box .box-info h5 { font-size: 18px; margin-bottom: 5px; }

.about-list .box .box-info p { color: #999; font-size: 12px; }

.about-page { font-size: 0; text-align: center; margin-top: 20px; margin-bottom: 100px; }

.about-page .page-prev { display: inline-block; width: 160px; height: 45px; line-height: 45px; text-align: center; font-size: 14px; background-color: #efefef; color: #666; border-radius: 5px; margin-right: 5px; }

.about-page .page-prev:hover { background-color: #00a3e4; color: #fff; }

.about-page .page-next { margin-left: 5px; display: inline-block; width: 160px; height: 45px; line-height: 45px; text-align: center; font-size: 14px; background-color: #efefef; color: #666; border-radius: 5px; }

.about-page .page-next:hover { background-color: #00a3e4; color: #fff; }

.pop-about-mark { visibility: hidden; z-index: 999; position: fixed; top: 0; bottom: 0; left: 0; right: 0; background-color: rgba(0, 0, 0, 0.5); }

.pop-about-mark .pop-con { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); width: 100%; height: 100%; max-width: 540px; max-height: 540px; padding-top: 45px; padding-left: 35px; padding-right: 35px; background-color: #fff; text-align: center; }

.pop-about-mark .item-wrap { position: relative; width: 100%; padding-top: 72.22222%; height: 0; }

.pop-about-mark .item-img { position: absolute; top: 0; left: 0; width: 100%; height: 100%; border-bottom: 2px solid #00a3e4; }

.pop-about-mark .name { padding-top: 42px; font-size: 20px; }

.pop-about-mark .prev { z-index: 10; cursor: pointer; position: absolute; left: 20px; bottom: 30px; width: 23px; height: 23px; background-image: url("../images/about-pop01.jpg"); background-repeat: no-repeat; }

.pop-about-mark .next { z-index: 10; cursor: pointer; position: absolute; left: 45px; bottom: 30px; width: 23px; height: 23px; background-image: url("../images/about-pop02.jpg"); background-repeat: no-repeat; }

.pop-about-mark .close { z-index: 10; cursor: pointer; position: absolute; right: 10px; bottom: 40px; width: 85px; height: 20px; background-image: url("../images/about-pop03.jpg"); background-repeat: no-repeat; background-position: center; }

@media (max-width: 767px) { .about-list { margin-top: 35px; }
  .about-list .box { margin-left: 7px; margin-right: 7px; margin-bottom: 20px; }
  .about-list .box .box-info h5 { font-size: 15px; }
  .about-page { margin-bottom: 55px; }
  .pop-about-mark .pop-con { height: auto; padding-top: 30px; padding-left: 15px; padding-right: 15px; }
  .pop-about-mark .name { padding-top: 35px; font-size: 20px; padding-bottom: 50px; }
  .pop-about-mark .prev { bottom: 15px; }
  .pop-about-mark .next { bottom: 15px; }
  .pop-about-mark .close { bottom: 10px; } }

.common-banner { height: 465px; background-repeat: no-repeat; background-position: center center; background-size: cover; }

.common-mo-banner { display: none; padding-top: 53.125%; background-repeat: no-repeat; background-position: center center; background-size: cover; }

@media (max-width: 640px) { .common-banner { display: none; }
  .common-mo-banner { display: block; } }

.record-hd { margin-top: 50px; margin-bottom: 40px; }

.record-hd .record-title { font-weight: bold; font-size: 24px; color: #00a3e4; padding-left: 30px; margin-bottom: 15px; background-repeat: no-repeat; background-image: url("../images/title-icon.png"); background-position: left; }

.record-hd .record-desc { color: #333; font-size: 14px; }

.record-bd { border: 1px solid #dcdcdc; }

.record-picker-con { position: relative; padding-left: 8%; padding-right: 8%; height: 80px; background-color: #e8e8e8; box-shadow: 0 3px 5px #ccc; }

.record-picker-con .data-num { cursor: pointer; text-align: center; font-size: 20px; color: #333; line-height: 80px; -webkit-transition: all .5s ease-out; -moz-transition: all .5s ease-out; transition: all .5s ease-out; }

.record-picker-con .data-num:hover { color: #00a3e4; font-weight: bold; font-size: 22px; }

.record-picker-con .data-num.active { color: #00a3e4; font-weight: bold; font-size: 22px; }

.record-picker-con .record-prev { -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; transition: all .4s ease-out; z-index: 10; cursor: pointer; position: absolute; top: 25%; left: 3%; width: 40px; height: 40px; background-image: url("../images/prev-img.png"); }

.record-picker-con .record-prev:hover { background-image: url("../images/left-blue.png"); }

.record-picker-con .record-next { -webkit-transition: all .4s ease-out; -moz-transition: all .4s ease-out; transition: all .4s ease-out; z-index: 10; cursor: pointer; position: absolute; top: 25%; right: 3%; width: 40px; height: 40px; background-image: url("../images/next-img.png"); }

.record-picker-con .record-next:hover { background-image: url("../images/right-blue.png"); }

.record-show-con { display: none; padding-top: 60px; padding-bottom: 80px; background-color: #f4f4f4; }

.record-show-con:first-child { display: block; }

.record-show-con .left { float: left; width: 370px; height: 200px; border-right: 1px solid #ddd; text-align: center; }

.record-show-con .left .data-bg { display: inline-block; background-image: url("../images/data-bg.png"); width: 150px; height: 150px; background-repeat: no-repeat; background-size: cover; font-size: 34px; line-height: 205px; }

.record-show-con .right { margin-left: 370px; padding-left: 40px; }

.record-show-con .right .h5 { font-size: 18px; font-weight: bold; margin-bottom: 25px; }

.record-show-con .right .info { padding-right: 75px; }

.record-show-con .right .info p { color: #666; font-size: 14px; line-height: 1.5; margin-bottom: 10px; }

.record-show-con .right .info p img { max-width: 100%; max-height: 100%; }

@media (max-width: 992px) { .record-show-con { padding-top: 35px; padding-bottom: 60px; }
  .record-show-con .left { float: none; width: auto; height: 200px; border-right: none; text-align: center; }
  .record-show-con .right { margin-left: 0; padding-left: 15px; padding-right: 15px; }
  .record-show-con .right .info { padding-right: 0px; } }

@media (max-width: 767px) { .record-picker-con { padding-left: 15%; padding-right: 15%; }
  .record-picker-con .record-prev { left: 2%; }
  .record-picker-con .record-next { right: 2%; }
  .record-hd { padding-left: 15px; padding-right: 15px; }
  .record-bd { margin-left: 12px; margin-right: 12px; } }

.product-detail { margin-top: 65px; }

.product-detail .product-title { font-weight: bold; text-align: center; font-size: 30px; margin-bottom: 35px; }

.product-detail .left { margin-right: 15px; }

.product-detail .big-img { display: none; position: relative; padding-top: 74.82993%; height: 0; }

.product-detail .big-img img { position: absolute; top: 0; left: 0; max-width: 100%; max-height: 100%; }

.product-detail .sm-img { -webkit-transition: all .3s; -moz-transition: all .3s; transition: all .3s; cursor: pointer; border: 2px solid #e9e9e9; }

.product-detail .sm-img:hover { border-color: #00a3e4; }

.product-detail .sm-img img { max-width: 100%; max-height: 100%; }

.product-detail .sm-img.cur { border: 2px solid #00a3e4; }

.product-detail .swiper-wrap { position: relative; margin-top: 15px; margin-bottom: 65px; padding-left: 10%; padding-right: 10%; }

.product-detail .detail-prev { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; cursor: pointer; position: absolute; top: 30%; left: 1%; width: 40px; height: 40px; background-image: url("../images/product-prev.png"); background-size: cover; }

.product-detail .detail-prev:hover { background-image: url("../images/left-blue.png"); }

.product-detail .detail-next { -webkit-transition: all .3s ease-out; -moz-transition: all .3s ease-out; transition: all .3s ease-out; cursor: pointer; position: absolute; top: 30%; right: 1%; width: 40px; height: 40px; background-image: url("../images/product-next.png"); background-size: cover; }

.product-detail .detail-next:hover { background-image: url("../images/right-blue.png"); }

.detail-info { padding-top: 22px; padding-left: 30px; }

.detail-info .title { font-size: 26px; color: #333; margin-bottom: 5px; }

.detail-info .desc { font-size: 14px; color: #999; padding-bottom: 10px; border-bottom: 1px solid #e2e2e2; }

.detail-info .detail-look { margin-top: 25px; margin-bottom: 40px; }

.detail-info .detail-look .h5 { font-weight: bold; font-size: 16px; margin-bottom: 10px; }

.detail-info .detail-look p { font-size: 14px; color: #666; margin-bottom: 10px; }

.detail-info .detail-size .h5 { font-weight: bold; font-size: 16px; margin-bottom: 10px; }

.detail-info .detail-size p { font-size: 14px; color: #666; margin-bottom: 5px; }

@media (max-width: 992px) { .product-detail { padding-left: 12px; padding-right: 12px; margin-top: 45px; }
  .product-detail .product-title { font-size: 22px; margin-bottom: 25px; }
  .product-detail .left { margin-right: 0; }
  .product-detail .swiper-wrap { margin-top: 20px; margin-bottom: 40px; padding-left: 10%; padding-right: 10%; }
  .product-detail .detail-prev { width: 30px; height: 30px; }
  .product-detail .detail-next { width: 30px; height: 30px; }
  .detail-info { padding: 0; padding-left: 10px; padding-right: 10px; }
  .detail-info .detail-look { margin-bottom: 25px; } }

.product-img-con { margin-top: 65px; }

.product-img-con .bg { background-color: #efefef; border-bottom: 1px solid #e2e2e2; }

.product-img-con .title { display: inline-block; font-size: 24px; color: #fff; font-weight: bold; width: 188px; height: 60px; line-height: 60px; background-color: #00a3e4; text-align: center; }

.product-img-con .commit-box { margin-top: 45px; }

.product-img-con .commit-box .commit-titel { padding-left: 30px; margin-bottom: 25px; font-size: 24px; color: #333; background-repeat: no-repeat; background-image: url("../images/title-icon.png"); background-position: left; }

.product-img-con .commit-box p { font-size: 16px; line-height: 1.7; color: #666; margin-bottom: 25px; }

.product-img-con .commit-box p img { max-width: 100%; max-height: 100%; }

.product-img-con .table { overflow: hidden; border: 1px solid #e5e5e5; background-color: #fafafa; }

.product-img-con .table .box { float: left; width: 50%; padding-top: 25px; padding-left: 35px; height: 150px; }

.product-img-con .table .box .box-title { font-size: 22px; margin-bottom: 12px; }

.product-img-con .table .box .box-title:before { content: ''; display: inline-block; margin-right: 8px; vertical-align: middle; width: 11px; height: 11px; border-radius: 50%; background-color: #c2c2c2; }

.product-img-con .table .box p { font-size: 16px; margin-bottom: 8px; }

.product-img-con .table .box:nth-last-child(2) { border-bottom: 0; }

.product-img-con .table .box:last-child { border-bottom: 0; }

.product-img-con .table .box01 { border-top: 1px solid #fff; border-bottom: 1px solid #e5e5e5; border-right: 1px solid #e5e5e5; }

.product-img-con .table .box02 { border-top: 1px solid #fff; border-bottom: 1px solid #e5e5e5; }

@media (max-width: 767px) { .product-img-con { margin-top: 35px; padding-left: 12px; padding-right: 12px; }
  .product-img-con .title { font-size: 20px; width: 135px; height: 45px; line-height: 45px; }
  .product-img-con .commit-box { margin-top: 30px; }
  .product-img-con .commit-box .commit-titel { padding-left: 30px; margin-bottom: 45px; font-size: 18px; }
  .product-img-con .table { overflow: hidden; border: 1px solid #e5e5e5; background-color: #fafafa; }
  .product-img-con .table .box { float: none; width: 100%; padding-top: 15px; padding-left: 20px; padding-bottom: 15px; min-height: 100px; height: auto; }
  .product-img-con .table .box .box-title { font-size: 20px; }
  .product-img-con .table .box p { font-size: 15px; }
  .product-img-con .table .box:nth-last-child(2) { border-right: 0; border-bottom: 0; }
  .product-img-con .table .box:last-child { display: none; }
  .product-img-con .table .box01 { border-right: 0; } }

.commit-box { font-size: 14px; }

.commit-box img { max-width: 100%; height: auto !important; }

.commit-box ul { list-style: disc; }

.commit-box ul li { list-style: disc; }

.commit-box ol { list-style: decimal; }

.commit-box ol li { list-style: decimal; }

.nav-sub .box:hover { -webkit-transform: translate(0, -10px); -moz-transform: translate(0, -10px); -ms-transform: translate(0, -10px); transform: translate(0, -10px); }

.nav-sub .box:hover img { -webkit-transform: scale(0.95); -moz-transform: scale(0.95); -ms-transform: scale(0.95); transform: scale(0.95); }

.nav-sub .box:hover p { color: #00a3e4; }

.product-home .box { display: block; }

.product-img-con .mo-edit-box { display: none; overflow: hidden; margin-top: 20px; }

.product-img-con .mo-edit-box p { font-size: 16px; line-height: 1.7; color: #666; margin-bottom: 20px; text-align: justify; }

.product-img-con .mo-edit-box img { max-width: 100%; height: auto !important; }

@media (max-width: 640px) { .product-img-con .commit-box { display: none; }
  .product-img-con .mo-edit-box { display: block; } }

/*图片放大镜样式*/
.jqzoom { position: relative; cursor: pointer; display: block; }

.zoomdiv { z-index: 100; position: absolute; top: 0px; left: 0px; width: 350px; height: 350px; background: #ffffff; border: 1px solid #CCCCCC; display: none; text-align: center; overflow: hidden; }

.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 20px; height: 20px; border: 1px solid #aaa; background: #ffffff; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); }

/*# sourceMappingURL=style.css.map */
